func net/http.idnaASCII
2 uses
net/http (current package)
request.go#L781: func idnaASCII(v string) (string, error) {
transport.go#L2936: if v, err := idnaASCII(addr); err == nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)